home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / bw2qwk21.zip / BW2QWK.DOC next >
Text File  |  1991-07-13  |  2KB  |  44 lines

  1. This archive contains two programs which permit the use of QWK compatible
  2. mail readers with mail packets produced by a version 2 Blue Wave Mail Door.
  3.  
  4.  
  5. For successful operation, the following requirements must be met:
  6.  
  7. 1.  The Blue Wave Mail Door must be configured to use PKZIP/PKUNZIP
  8. compatible file compression.
  9.  
  10. 2.  PKZIP.EXE and PKUNZIP.EXE must be located in the current directory or
  11. PATH.
  12.  
  13. 3.  COMMAND.COM must be located in the directory specified by the COMSPEC
  14. environment variable.
  15.  
  16.  
  17. BW2QWK.EXE
  18. ==========
  19.  
  20. This program processes a downloaded Blue Wave mail packet, producing a QWK
  21. compatible mail packet.  The Blue Wave mail packet to be converted must be in
  22. the current directory.  The generated QWK compatible mail packet will be
  23. placed in the current directory.  Assuming the downloaded Blue Wave mail
  24. packet is named BLUEWAVE.SA1, the following command will produce BLUEWAVE.QWK:
  25.  
  26. C:>BW2QWK BLUEWAVE.SA1
  27.  
  28. The Blue Wave mail packet control file (BLUEWAVE.INF in the above example)
  29. will be placed in the current directory.  This file must be available for use
  30. by REP2BW.EXE.
  31.  
  32.  
  33. REP2BW.EXE
  34. ==========
  35.  
  36. This program processes a QWK compatible reply packet, producing a Blue Wave
  37. compatible mail packet suitable for uploading to a Blue Wave Mail Door.  The
  38. QWK compatible reply packet must be in the current directory.  The generated
  39. Blue Wave compatible mail packet will be placed in the current directory. 
  40. Assuming the QWK compatible reply packet is named BLUEWAVE.REP, the following
  41. command will produce BLUEWAVE.NEW:
  42.  
  43. C:>REP2BW BLUEWAVE
  44.